﻿2026-06-07T22:55:19.4654272Z ##[group]Run actions/checkout@v5
2026-06-07T22:55:19.4654800Z with:
2026-06-07T22:55:19.4655173Z   repository: SaberMage/spt-shell-notify
2026-06-07T22:55:19.4655664Z   path: .adapter-notify
2026-06-07T22:55:19.4659070Z   token: ***
2026-06-07T22:55:19.4659445Z   ssh-strict: true
2026-06-07T22:55:19.4659812Z   ssh-user: git
2026-06-07T22:55:19.4660184Z   persist-credentials: true
2026-06-07T22:55:19.4660590Z   clean: true
2026-06-07T22:55:19.4660967Z   sparse-checkout-cone-mode: true
2026-06-07T22:55:19.4661409Z   fetch-depth: 1
2026-06-07T22:55:19.4661775Z   fetch-tags: false
2026-06-07T22:55:19.4662150Z   show-progress: true
2026-06-07T22:55:19.4662532Z   lfs: false
2026-06-07T22:55:19.4662889Z   submodules: false
2026-06-07T22:55:19.4663281Z   set-safe-directory: true
2026-06-07T22:55:19.4663690Z ##[endgroup]
2026-06-07T22:55:19.5320428Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T22:55:19.5324814Z ##[group]Getting Git version info
2026-06-07T22:55:19.5325588Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-07T22:55:19.5347037Z [command]/usr/bin/git version
2026-06-07T22:55:19.5377073Z git version 2.43.0
2026-06-07T22:55:19.5392530Z ##[endgroup]
2026-06-07T22:55:19.5403652Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/18046b82-3914-460a-8cb2-c9f6a58e44e1' before making global git config changes
2026-06-07T22:55:19.5405160Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:55:19.5406674Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T22:55:19.5431326Z ##[group]Initializing the repository
2026-06-07T22:55:19.5433722Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T22:55:19.5457513Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-07T22:55:19.5458777Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-07T22:55:19.5459742Z hint: of your new repositories, which will suppress this warning, call:
2026-06-07T22:55:19.5460461Z hint: 
2026-06-07T22:55:19.5461005Z hint: 	git config --global init.defaultBranch <name>
2026-06-07T22:55:19.5461639Z hint: 
2026-06-07T22:55:19.5462239Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-07T22:55:19.5463165Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-07T22:55:19.5463917Z hint: 
2026-06-07T22:55:19.5464374Z hint: 	git branch -m <name>
2026-06-07T22:55:19.5473448Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T22:55:19.5480242Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:55:19.5540287Z ##[endgroup]
2026-06-07T22:55:19.5542123Z ##[group]Disabling automatic garbage collection
2026-06-07T22:55:19.5543514Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T22:55:19.5566898Z ##[endgroup]
2026-06-07T22:55:19.5567764Z ##[group]Setting up auth
2026-06-07T22:55:19.5571309Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:55:19.5594628Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T22:55:19.5777565Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:55:19.5800173Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T22:55:19.5972641Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:55:19.5997927Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:55:19.6182020Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T22:55:19.6210990Z ##[endgroup]
2026-06-07T22:55:19.6211822Z ##[group]Determining the default branch
2026-06-07T22:55:19.6213630Z Retrieving the default branch name
2026-06-07T22:55:19.9984000Z Default branch 'main'
2026-06-07T22:55:19.9986372Z ##[endgroup]
2026-06-07T22:55:19.9987569Z ##[group]Fetching the repository
2026-06-07T22:55:19.9989323Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-07T22:55:20.5480576Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:55:20.5481193Z  * [new branch]      main       -> origin/main
2026-06-07T22:55:20.5497352Z ##[endgroup]
2026-06-07T22:55:20.5497977Z ##[group]Determining the checkout info
2026-06-07T22:55:20.5500247Z ##[endgroup]
2026-06-07T22:55:20.5504183Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T22:55:20.5581241Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T22:55:20.5606559Z ##[group]Checking out the ref
2026-06-07T22:55:20.5609165Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T22:55:20.5642350Z Switched to a new branch 'main'
2026-06-07T22:55:20.5642765Z branch 'main' set up to track 'origin/main'.
2026-06-07T22:55:20.5654065Z ##[endgroup]
2026-06-07T22:55:20.5684318Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T22:55:20.5703348Z ee2d37eadc730c0019e0af82d683074c509634a2
